#carousel .frame {WIDTH: 943px; POSITION: relative; HEIGHT: 390px; overflow:hidden}
#carousel .frames {WIDTH: 4715px; POSITION: relative; HEIGHT: 390px; }
#carousel .frame-1 {WIDTH: 943px;  HEIGHT: 390px;POSITION: absolute;OVERFLOW: hidden; background:url(../images//01.jpg) no-repeat}
#carousel .frame-2 {LEFT: 943px; WIDTH: 943px;  HEIGHT: 390px;POSITION: absolute;OVERFLOW: hidden; }
#carousel .frame-3 {LEFT:1886px; WIDTH: 943px;  HEIGHT: 390px;POSITION: absolute;OVERFLOW: hidden; }
#carousel .frame-4 {LEFT: 2829px;WIDTH: 943px;  HEIGHT: 390px;POSITION: absolute;OVERFLOW: hidden; }
#carousel .frame-5 {LEFT: 3772px;WIDTH: 943px;  HEIGHT: 390px;POSITION: absolute;OVERFLOW: hidden; }
#carousel .frame-6 {LEFT: 4715px;WIDTH: 943px;  HEIGHT: 390px;POSITION: absolute;OVERFLOW: hidden; }

.controls { position:absolute; z-index:50; width:110px; height:43px; left:25px; bottom:40px;}
#carousel .off { float:left;WIDTH: 1px;  POSITION: relative; HEIGHT: 1px}
#carousel .on { float:left;WIDTH: 1px;  POSITION: relative; HEIGHT: 1px}

.btnLeft{ float:left;background:url(../images/btnLeft.jpg) no-repeat; width:43px; height:43px; cursor:pointer}
.btnRight{ float:left;background:url(../images/btnRight.jpg) no-repeat;width:43px; height:43px; margin-left:20px; cursor:pointer}

